home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / MorphOS / surfboard / TODO < prev   
Text File  |  2002-10-23  |  402b  |  15 lines

  1. To do:
  2.  
  3.   Miscellaneous:
  4.     * Bail out gracefully when the method is unknown (move validity
  5.         check down)
  6.  
  7.   CGI (big section):
  8.     * Make CGI code + scripts not put a header if no protocol version 
  9.         given
  10.     * Fix a couple of environment variables - commented out currently,
  11.         probably unnecessary most of the time - MUST get in before
  12.         final release!
  13.     * fork() and return-code catching to check for 500s
  14.  
  15.